2025-06-13 15:17:59,991 [ 343920 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-06-13 15:17:59,991 [ 343920 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-06-13 15:17:59,991 [ 343920 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-06-13 15:17:59,991 [ 343920 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_ppekfo --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel2_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}]' test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_quota/test.py::test_add_remove_interval test_quota/test.py::test_add_remove_quota test_quota/test.py::test_consumption_of_show_clusters test_quota/test.py::test_consumption_of_show_databases test_quota/test.py::test_consumption_of_show_privileges test_quota/test.py::test_consumption_of_show_processlist test_quota/test.py::test_consumption_of_show_tables test_quota/test.py::test_dcl_introspection test_quota/test.py::test_dcl_management test_quota/test.py::test_exceed_quota test_quota/test.py::test_query_inserts test_quota/test.py::test_quota_from_users_xml test_quota/test.py::test_reload_users_xml_by_timer test_quota/test.py::test_simpliest_quota test_quota/test.py::test_tracking_quota test_quota/test.py::test_users_xml_is_readonly test_replica_can_become_leader/test.py::test_can_become_leader test_replicated_database_cluster_groups/test.py::test_cluster_groups test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch test_replicated_mutations/test.py::test_mutations 'test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0]' 'test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1]' test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped test_restart_server/test.py::test_drop_memory_database test_restart_server/test.py::test_flushes_async_insert_queue test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with test_row_policy/test.py::test_change_of_users_xml_changes_row_policies test_row_policy/test.py::test_dcl_introspection test_row_policy/test.py::test_dcl_management test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml test_row_policy/test.py::test_grant_create_row_policy test_row_policy/test.py::test_introspection test_row_policy/test.py::test_join test_row_policy/test.py::test_miscellaneous_engines test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned test_row_policy/test.py::test_policy_on_distributed_table_via_role test_row_policy/test.py::test_reload_users_xml_by_timer test_row_policy/test.py::test_row_policy_filter_with_subquery test_row_policy/test.py::test_smoke test_row_policy/test.py::test_some_users_without_policies test_row_policy/test.py::test_tags_with_db_and_table_names test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data test_row_policy/test.py::test_users_xml_is_readonly test_row_policy/test.py::test_with_prewhere test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with test_select_access_rights/test_main.py::test_alias test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_restore_replica/test.py::test_restore_replica_alive_replicas test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node test_postgresql_database_engine/test.py::test_datetime test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_quota/test.py::test_add_remove_interval test_replicated_mutations/test.py::test_mutations test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped [gw3] [ 1%] PASSED test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns [gw3] [ 2%] PASSED test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns [gw3] [ 3%] PASSED test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns [gw3] [ 4%] PASSED test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant [gw3] [ 5%] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count [gw3] [ 6%] PASSED test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join [gw2] [ 7%] PASSED test_quota/test.py::test_add_remove_interval test_quota/test.py::test_add_remove_quota [gw1] [ 8%] PASSED test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with [gw3] [ 9%] PASSED test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere [gw4] [ 10%] PASSED test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays [gw8] [ 11%] PASSED test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed test_row_policy/test.py::test_change_of_users_xml_changes_row_policies [gw3] [ 12%] PASSED test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column [gw4] [ 13%] PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables [gw8] [ 14%] PASSED test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed [gw3] [ 15%] PASSED test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant [gw2] [ 16%] PASSED test_quota/test.py::test_add_remove_quota test_quota/test.py::test_consumption_of_show_clusters [gw3] [ 17%] PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union [gw5] [ 18%] PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables [gw5] [ 19%] PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel [gw2] [ 20%] PASSED test_quota/test.py::test_consumption_of_show_clusters test_quota/test.py::test_consumption_of_show_databases [gw3] [ 21%] PASSED test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where [gw2] [ 22%] PASSED test_quota/test.py::test_consumption_of_show_databases test_quota/test.py::test_consumption_of_show_privileges [gw2] [ 23%] PASSED test_quota/test.py::test_consumption_of_show_privileges test_quota/test.py::test_consumption_of_show_processlist [gw3] [ 24%] PASSED test_select_access_rights/test_main.py::test_select_where [gw2] [ 25%] PASSED test_quota/test.py::test_consumption_of_show_processlist test_quota/test.py::test_consumption_of_show_tables test_select_access_rights/test_main.py::test_select_with_row_policy [gw2] [ 26%] PASSED test_quota/test.py::test_consumption_of_show_tables test_quota/test.py::test_dcl_introspection [gw1] [ 27%] PASSED test_row_policy/test.py::test_change_of_users_xml_changes_row_policies [gw3] [ 28%] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy test_row_policy/test.py::test_dcl_introspection [gw6] [ 29%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_restart_server/test.py::test_drop_memory_database [gw2] [ 30%] PASSED test_quota/test.py::test_dcl_introspection test_quota/test.py::test_dcl_management [gw5] [ 31%] PASSED test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential test_replicated_database_cluster_groups/test.py::test_cluster_groups [gw1] [ 32%] PASSED test_row_policy/test.py::test_dcl_introspection test_row_policy/test.py::test_dcl_management [gw2] [ 33%] PASSED test_quota/test.py::test_dcl_management test_quota/test.py::test_exceed_quota [gw0] [ 34%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw9] [ 35%] PASSED test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped [gw1] [ 36%] PASSED test_row_policy/test.py::test_dcl_management [gw2] [ 37%] PASSED test_quota/test.py::test_exceed_quota test_quota/test.py::test_query_inserts test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml [gw5] [ 38%] PASSED test_restore_replica/test.py::test_restore_replica_sequential [gw1] [ 39%] PASSED test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml [gw2] [ 40%] PASSED test_quota/test.py::test_query_inserts test_quota/test.py::test_quota_from_users_xml test_row_policy/test.py::test_grant_create_row_policy [gw2] [ 41%] PASSED test_quota/test.py::test_quota_from_users_xml test_quota/test.py::test_reload_users_xml_by_timer [gw2] [ 42%] PASSED test_quota/test.py::test_reload_users_xml_by_timer test_quota/test.py::test_simpliest_quota [gw1] [ 43%] PASSED test_row_policy/test.py::test_grant_create_row_policy [gw2] [ 44%] PASSED test_quota/test.py::test_simpliest_quota test_quota/test.py::test_tracking_quota test_row_policy/test.py::test_introspection [gw1] [ 45%] PASSED test_row_policy/test.py::test_introspection [gw0] [ 46%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_row_policy/test.py::test_join [gw1] [ 47%] PASSED test_row_policy/test.py::test_join [gw2] [ 48%] PASSED test_quota/test.py::test_tracking_quota test_quota/test.py::test_users_xml_is_readonly [gw2] [ 49%] PASSED test_quota/test.py::test_users_xml_is_readonly test_row_policy/test.py::test_miscellaneous_engines [gw6] [ 50%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table [gw4] [ 51%] PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl [gw4] [ 52%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax [gw4] [ 53%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries [gw8] [ 54%] PASSED test_restart_server/test.py::test_drop_memory_database test_restart_server/test.py::test_flushes_async_insert_queue [gw1] [ 55%] PASSED test_row_policy/test.py::test_miscellaneous_engines [gw4] [ 56%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned [gw1] [ 57%] PASSED test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned [gw4] [ 58%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_row_policy/test.py::test_policy_on_distributed_table_via_role [gw4] [ 59%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema [gw1] [ 60%] PASSED test_row_policy/test.py::test_policy_on_distributed_table_via_role [gw4] [ 61%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables [gw4] [ 62%] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables [gw0] [ 63%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] test_postgresql_database_engine/test.py::test_postgresql_password_leak [gw8] [ 64%] PASSED test_restart_server/test.py::test_flushes_async_insert_queue test_row_policy/test.py::test_reload_users_xml_by_timer [gw4] [ 65%] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw4] [ 66%] PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw6] [ 67%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replica_can_become_leader/test.py::test_can_become_leader [gw7] [ 68%] PASSED test_replicated_mutations/test.py::test_mutations test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] [gw1] [ 69%] PASSED test_row_policy/test.py::test_reload_users_xml_by_timer [gw9] [ 70%] PASSED test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped test_row_policy/test.py::test_row_policy_filter_with_subquery [gw0] [ 71%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] [gw1] [ 72%] PASSED test_row_policy/test.py::test_row_policy_filter_with_subquery test_row_policy/test.py::test_smoke [gw1] [ 73%] PASSED test_row_policy/test.py::test_smoke test_row_policy/test.py::test_some_users_without_policies [gw1] [ 74%] PASSED test_row_policy/test.py::test_some_users_without_policies [gw0] [ 75%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] test_row_policy/test.py::test_tags_with_db_and_table_names [gw1] [ 76%] PASSED test_row_policy/test.py::test_tags_with_db_and_table_names test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter [gw1] [ 77%] PASSED test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter [gw1] [ 78%] PASSED test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter [gw6] [ 79%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch [gw5] [ 80%] PASSED test_replica_can_become_leader/test.py::test_can_become_leader test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data [gw1] [ 81%] PASSED test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data [gw0] [ 82%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data [gw1] [ 83%] PASSED test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data test_row_policy/test.py::test_users_xml_is_readonly [gw1] [ 84%] PASSED test_row_policy/test.py::test_users_xml_is_readonly test_row_policy/test.py::test_with_prewhere [gw3] [ 85%] PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster [gw1] [ 86%] PASSED test_row_policy/test.py::test_with_prewhere [gw0] [ 87%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw0] [ 88%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] [gw6] [ 89%] PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch [gw9] [ 90%] PASSED test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster [gw0] [ 91%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw7] [ 92%] PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] [gw0] [ 93%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] [gw0] [ 94%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw0] [ 95%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] [gw0] [ 96%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw0] [ 97%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] [gw0] [ 98%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw7] [ 99%] PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] [gw0] [100%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] =============================== warnings summary =============================== test_parallel_replicas_all_marks_read/test.py: 16 warnings /usr/lib/python3.10/random.py:370: DeprecationWarning: non-integer arguments to randrange() have been deprecated since Python 3.10 and will be removed in a subsequent version return self.randrange(a, b+1) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel2_0.jsonl ----------------- ============================== slowest durations =============================== 45.69s call test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 44.05s call test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 32.54s setup test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped 32.51s call test_replicated_mutations/test.py::test_mutations 30.11s call test_replicated_database_cluster_groups/test.py::test_cluster_groups 24.26s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 22.20s teardown test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped 21.27s setup test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node 21.10s setup test_postgresql_database_engine/test.py::test_datetime 20.99s call test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped 20.42s setup test_replicated_mutations/test.py::test_mutations 20.35s call test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 19.97s call test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 18.16s setup test_restore_replica/test.py::test_restore_replica_alive_replicas 18.04s setup test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 17.55s call test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 17.53s teardown test_restore_replica/test.py::test_restore_replica_sequential 17.32s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 17.24s setup test_quota/test.py::test_add_remove_interval 16.93s setup test_replica_can_become_leader/test.py::test_can_become_leader 15.47s setup test_replicated_database_cluster_groups/test.py::test_cluster_groups 14.80s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 13.21s call test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 12.38s setup test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster 12.03s setup test_select_access_rights/test_main.py::test_alias 11.91s setup test_restart_server/test.py::test_drop_memory_database 11.73s teardown test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 11.30s call test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 9.50s call test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 8.74s teardown test_row_policy/test.py::test_with_prewhere 8.58s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 8.44s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 8.09s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 8.06s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 7.99s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 7.94s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 7.84s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 7.82s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 7.80s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 7.78s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 7.75s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 7.67s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 7.63s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 7.58s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 7.47s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 7.29s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 6.35s teardown test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed 5.81s teardown test_replica_can_become_leader/test.py::test_can_become_leader 5.52s call test_restore_replica/test.py::test_restore_replica_parallel 5.46s call test_restore_replica/test.py::test_restore_replica_sequential 5.35s call test_restore_replica/test.py::test_restore_replica_alive_replicas 4.91s teardown test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 4.87s call test_restart_server/test.py::test_flushes_async_insert_queue 4.85s call test_row_policy/test.py::test_reload_users_xml_by_timer 4.58s call test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 4.07s teardown test_postgresql_database_engine/test.py::test_predefined_connection_configuration 4.07s teardown test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster 4.01s teardown test_quota/test.py::test_users_xml_is_readonly 3.70s call test_quota/test.py::test_add_remove_interval 3.65s teardown test_select_access_rights/test_main.py::test_select_with_row_policy 3.65s call test_row_policy/test.py::test_dcl_introspection 3.08s teardown test_replicated_database_cluster_groups/test.py::test_cluster_groups 2.97s call test_row_policy/test.py::test_with_prewhere 2.92s call test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 2.87s call test_restart_server/test.py::test_drop_memory_database 2.63s call test_row_policy/test.py::test_grant_create_row_policy 2.61s call test_quota/test.py::test_dcl_introspection 2.28s call test_quota/test.py::test_dcl_management 2.27s call test_row_policy/test.py::test_some_users_without_policies 2.10s call test_row_policy/test.py::test_row_policy_filter_with_subquery 2.03s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 1.97s call test_postgresql_database_engine/test.py::test_predefined_connection_configuration 1.96s teardown test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 1.90s call test_row_policy/test.py::test_miscellaneous_engines 1.87s call test_quota/test.py::test_add_remove_quota 1.80s call test_row_policy/test.py::test_smoke 1.77s call test_select_access_rights/test_main.py::test_select_count 1.71s teardown test_restart_server/test.py::test_flushes_async_insert_queue 1.56s call test_row_policy/test.py::test_dcl_management 1.47s teardown test_row_policy/test.py::test_miscellaneous_engines 1.47s call test_quota/test.py::test_reload_users_xml_by_timer 1.43s teardown test_row_policy/test.py::test_some_users_without_policies 1.24s call test_select_access_rights/test_main.py::test_alias_columns 1.24s call test_quota/test.py::test_exceed_quota 1.21s teardown test_row_policy/test.py::test_tags_with_db_and_table_names 1.20s teardown test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 1.20s teardown test_row_policy/test.py::test_smoke 1.19s teardown test_row_policy/test.py::test_grant_create_row_policy 1.19s teardown test_row_policy/test.py::test_users_xml_is_readonly 1.19s call test_select_access_rights/test_main.py::test_select_all_columns 1.13s call test_quota/test.py::test_tracking_quota 1.11s teardown test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 1.06s teardown test_row_policy/test.py::test_reload_users_xml_by_timer 1.06s teardown test_row_policy/test.py::test_row_policy_filter_with_subquery 1.05s call test_row_policy/test.py::test_policy_on_distributed_table_via_role 1.04s call test_select_access_rights/test_main.py::test_select_with_row_policy 1.03s teardown test_row_policy/test.py::test_introspection 1.03s call test_select_access_rights/test_main.py::test_select_where 1.01s call test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 1.00s teardown test_row_policy/test.py::test_dcl_introspection 0.99s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.97s call test_select_access_rights/test_main.py::test_select_join 0.97s teardown test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 0.96s call test_row_policy/test.py::test_tags_with_db_and_table_names 0.95s teardown test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 0.94s teardown test_row_policy/test.py::test_policy_on_distributed_table_via_role 0.93s teardown test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 0.89s teardown test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 0.89s call test_select_access_rights/test_main.py::test_materialized_columns 0.88s teardown test_row_policy/test.py::test_join 0.88s teardown test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 0.86s call test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 0.84s teardown test_row_policy/test.py::test_dcl_management 0.83s call test_quota/test.py::test_quota_from_users_xml 0.80s call test_quota/test.py::test_query_inserts 0.72s call test_select_access_rights/test_main.py::test_select_prewhere 0.69s call test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.69s call test_select_access_rights/test_main.py::test_select_union 0.69s call test_quota/test.py::test_simpliest_quota 0.66s call test_select_access_rights/test_main.py::test_alias 0.62s call test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.62s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.62s call test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.59s call test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.57s call test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped 0.57s call test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.56s setup test_quota/test.py::test_dcl_management 0.55s call test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 0.53s call test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node 0.50s setup test_quota/test.py::test_simpliest_quota 0.50s call test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 0.49s call test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.48s call test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed 0.48s setup test_quota/test.py::test_consumption_of_show_clusters 0.48s call test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 0.47s setup test_quota/test.py::test_query_inserts 0.45s setup test_quota/test.py::test_consumption_of_show_privileges 0.45s call test_postgresql_database_engine/test.py::test_datetime 0.44s setup test_quota/test.py::test_exceed_quota 0.43s teardown test_select_access_rights/test_main.py::test_alias 0.42s setup test_quota/test.py::test_reload_users_xml_by_timer 0.42s setup test_quota/test.py::test_quota_from_users_xml 0.42s setup test_quota/test.py::test_users_xml_is_readonly 0.41s setup test_quota/test.py::test_tracking_quota 0.41s setup test_quota/test.py::test_dcl_introspection 0.39s call test_select_access_rights/test_main.py::test_select_single_column 0.39s setup test_quota/test.py::test_consumption_of_show_tables 0.38s setup test_quota/test.py::test_consumption_of_show_processlist 0.38s setup test_quota/test.py::test_consumption_of_show_databases 0.37s setup test_quota/test.py::test_add_remove_quota 0.33s call test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 0.31s call test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.31s call test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.28s call test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster 0.23s call test_replica_can_become_leader/test.py::test_can_become_leader 0.20s teardown test_select_access_rights/test_main.py::test_materialized_columns 0.20s call test_restore_replica/test.py::test_restore_replica_invalid_tables 0.19s call test_row_policy/test.py::test_join 0.19s call test_quota/test.py::test_consumption_of_show_processlist 0.18s call test_quota/test.py::test_consumption_of_show_privileges 0.18s call test_quota/test.py::test_consumption_of_show_databases 0.18s call test_quota/test.py::test_consumption_of_show_clusters 0.18s call test_quota/test.py::test_consumption_of_show_tables 0.18s teardown test_select_access_rights/test_main.py::test_select_where 0.14s teardown test_select_access_rights/test_main.py::test_select_all_columns 0.14s teardown test_select_access_rights/test_main.py::test_select_union 0.14s teardown test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.13s teardown test_select_access_rights/test_main.py::test_alias_columns 0.13s teardown test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.13s teardown test_select_access_rights/test_main.py::test_select_single_column 0.13s teardown test_select_access_rights/test_main.py::test_select_prewhere 0.13s teardown test_select_access_rights/test_main.py::test_select_count 0.13s teardown test_select_access_rights/test_main.py::test_select_join 0.12s setup test_select_access_rights/test_main.py::test_materialized_columns 0.12s setup test_select_access_rights/test_main.py::test_select_single_column 0.12s setup test_select_access_rights/test_main.py::test_alias_columns 0.12s call test_row_policy/test.py::test_introspection 0.07s setup test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.07s setup test_select_access_rights/test_main.py::test_select_where 0.07s setup test_select_access_rights/test_main.py::test_select_count 0.07s setup test_select_access_rights/test_main.py::test_select_join 0.07s setup test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.07s setup test_select_access_rights/test_main.py::test_select_with_row_policy 0.07s setup test_select_access_rights/test_main.py::test_select_union 0.07s call test_row_policy/test.py::test_users_xml_is_readonly 0.07s setup test_select_access_rights/test_main.py::test_select_all_columns 0.07s call test_quota/test.py::test_users_xml_is_readonly 0.07s setup test_select_access_rights/test_main.py::test_select_prewhere 0.00s setup test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped 0.00s teardown test_restore_replica/test.py::test_restore_replica_parallel 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s teardown test_replicated_mutations/test.py::test_mutations 0.00s teardown test_quota/test.py::test_dcl_management 0.00s setup test_restore_replica/test.py::test_restore_replica_sequential 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_row_policy/test.py::test_introspection 0.00s teardown test_restore_replica/test.py::test_restore_replica_alive_replicas 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 0.00s teardown test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_row_policy/test.py::test_row_policy_filter_with_subquery 0.00s setup test_row_policy/test.py::test_smoke 0.00s setup test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_row_policy/test.py::test_join 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 0.00s setup test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 0.00s teardown test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s teardown test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped 0.00s setup test_row_policy/test.py::test_users_xml_is_readonly 0.00s setup test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 0.00s setup test_row_policy/test.py::test_miscellaneous_engines 0.00s setup test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 0.00s setup test_row_policy/test.py::test_policy_on_distributed_table_via_role 0.00s setup test_row_policy/test.py::test_with_prewhere 0.00s teardown test_quota/test.py::test_add_remove_interval 0.00s setup test_row_policy/test.py::test_tags_with_db_and_table_names 0.00s setup test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 0.00s setup test_row_policy/test.py::test_dcl_introspection 0.00s setup test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s teardown test_quota/test.py::test_simpliest_quota 0.00s setup test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s setup test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 0.00s setup test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_restore_replica/test.py::test_restore_replica_parallel 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_row_policy/test.py::test_grant_create_row_policy 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s teardown test_quota/test.py::test_dcl_introspection 0.00s setup test_row_policy/test.py::test_dcl_management 0.00s setup test_row_policy/test.py::test_reload_users_xml_by_timer 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_postgresql_database_engine/test.py::test_datetime 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_quota/test.py::test_consumption_of_show_clusters 0.00s setup test_row_policy/test.py::test_some_users_without_policies 0.00s setup test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s setup test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_quota/test.py::test_tracking_quota 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s teardown test_quota/test.py::test_consumption_of_show_databases 0.00s teardown test_quota/test.py::test_quota_from_users_xml 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_quota/test.py::test_exceed_quota 0.00s setup test_postgresql_database_engine/test.py::test_predefined_connection_configuration 0.00s teardown test_restart_server/test.py::test_drop_memory_database 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s setup test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s teardown test_quota/test.py::test_add_remove_quota 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s setup test_restart_server/test.py::test_flushes_async_insert_queue 0.00s teardown test_quota/test.py::test_consumption_of_show_tables 0.00s teardown test_quota/test.py::test_consumption_of_show_processlist 0.00s teardown test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s teardown test_quota/test.py::test_consumption_of_show_privileges 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_quota/test.py::test_query_inserts 0.00s teardown test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s teardown test_quota/test.py::test_reload_users_xml_by_timer 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_old_syntax =========================== short test summary info ============================ PASSED test_select_access_rights/test_main.py::test_alias PASSED test_select_access_rights/test_main.py::test_alias_columns PASSED test_select_access_rights/test_main.py::test_materialized_columns PASSED test_select_access_rights/test_main.py::test_select_all_columns PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant PASSED test_select_access_rights/test_main.py::test_select_count PASSED test_quota/test.py::test_add_remove_interval PASSED test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with PASSED test_select_access_rights/test_main.py::test_select_join PASSED test_postgresql_database_engine/test.py::test_datetime PASSED test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node PASSED test_select_access_rights/test_main.py::test_select_prewhere PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays PASSED test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed PASSED test_select_access_rights/test_main.py::test_select_single_column PASSED test_quota/test.py::test_add_remove_quota PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables PASSED test_quota/test.py::test_consumption_of_show_clusters PASSED test_select_access_rights/test_main.py::test_select_union PASSED test_quota/test.py::test_consumption_of_show_databases PASSED test_quota/test.py::test_consumption_of_show_privileges PASSED test_select_access_rights/test_main.py::test_select_where PASSED test_quota/test.py::test_consumption_of_show_processlist PASSED test_quota/test.py::test_consumption_of_show_tables PASSED test_row_policy/test.py::test_change_of_users_xml_changes_row_policies PASSED test_select_access_rights/test_main.py::test_select_with_row_policy PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table PASSED test_quota/test.py::test_dcl_introspection PASSED test_restore_replica/test.py::test_restore_replica_parallel PASSED test_row_policy/test.py::test_dcl_introspection PASSED test_quota/test.py::test_dcl_management PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped PASSED test_row_policy/test.py::test_dcl_management PASSED test_quota/test.py::test_exceed_quota PASSED test_restore_replica/test.py::test_restore_replica_sequential PASSED test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml PASSED test_quota/test.py::test_query_inserts PASSED test_quota/test.py::test_quota_from_users_xml PASSED test_quota/test.py::test_reload_users_xml_by_timer PASSED test_row_policy/test.py::test_grant_create_row_policy PASSED test_quota/test.py::test_simpliest_quota PASSED test_row_policy/test.py::test_introspection PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_row_policy/test.py::test_join PASSED test_quota/test.py::test_tracking_quota PASSED test_quota/test.py::test_users_xml_is_readonly PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax PASSED test_restart_server/test.py::test_drop_memory_database PASSED test_row_policy/test.py::test_miscellaneous_engines PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries PASSED test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl PASSED test_row_policy/test.py::test_policy_on_distributed_table_via_role PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_restart_server/test.py::test_flushes_async_insert_queue PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table PASSED test_replicated_mutations/test.py::test_mutations PASSED test_row_policy/test.py::test_reload_users_xml_by_timer PASSED test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_row_policy/test.py::test_row_policy_filter_with_subquery PASSED test_row_policy/test.py::test_smoke PASSED test_row_policy/test.py::test_some_users_without_policies PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_row_policy/test.py::test_tags_with_db_and_table_names PASSED test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter PASSED test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server PASSED test_replica_can_become_leader/test.py::test_can_become_leader PASSED test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data PASSED test_row_policy/test.py::test_users_xml_is_readonly PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups PASSED test_row_policy/test.py::test_with_prewhere PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch PASSED test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] ================= 100 passed, 16 warnings in 167.05s (0:02:47) =================